const math/big.intGobVersion
3 uses
math/big (current package)
intmarsh.go#L15: const intGobVersion byte = 1
intmarsh.go#L24: b := intGobVersion << 1 // make space for sign bit
intmarsh.go#L40: if b>>1 != intGobVersion {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)